It will compress all files and subfolders inside D:-reports- into D:-Report.zip. If you don't want the top reports folder inside the zip but just the subfiles ...
I'm trying to use 7zip in a batch file to take the files in a folder and zip them as individual files. So the first file gets it's own zip archive, and the ...
I found a script to archive all the files in the .bat file's directory to zip archives, but if I replace the .zip with .7z in the script nothing happens.